-
Home
-
Image SEO – AI-Driven Image SEO Optimizer
-
3.2.1 (latest)
-
Code
-
Classes
- BulkOptimizer
| Total Complexity |
76 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
571 |
| Lines of code |
450 |
| Logical lines of code |
235 |
| Comment lines |
10 |
| Methods |
33 |
| Properties |
6 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handleResolvedImage() |
B |
40 |
18 |
59 |
| checkImageBatch() |
A |
45 |
7 |
47 |
| start() |
S |
42 |
4 |
58 |
| processImageBatch() |
S |
49 |
5 |
34 |
| updateImageStatuses() |
S |
47 |
4 |
38 |
| allImagesProcessed() |
S |
67 |
4 |
8 |
| scheduleNextBatch() |
S |
53 |
2 |
22 |
| getStatus() |
S |
55 |
2 |
19 |
| getInstance() |
S |
70 |
3 |
6 |
| checkOptimizerFinished() |
S |
62 |
2 |
12 |
| prepareBatchData() |
S |
55 |
1 |
20 |
| checkApiLimits() |
S |
70 |
2 |
7 |
| isValidImageType() |
S |
65 |
2 |
8 |
| __construct() |
S |
69 |
1 |
6 |
| getDebug() |
S |
80 |
1 |
3 |
| getErrors() |
S |
74 |
1 |
4 |
| stop() |
S |
63 |
1 |
10 |
| isImageDataAvailable() |
S |
79 |
1 |
3 |
| hasProcessedAllBatches() |
S |
74 |
1 |
4 |
| isBatchSentToProcessing() |
S |
74 |
1 |
4 |
| getBatchId() |
S |
74 |
1 |
4 |
| handleMissingBatchId() |
S |
67 |
1 |
7 |
| handleBatchDataError() |
S |
68 |
1 |
7 |
| handleFailedImage() |
S |
64 |
1 |
10 |
| finalizeProcessing() |
S |
75 |
1 |
4 |
| sendBatchToApi() |
S |
65 |
1 |
10 |
| handleApiLimitExceeded() |
S |
67 |
1 |
7 |
| logApiError() |
S |
67 |
1 |
7 |
| updateBatchStatus() |
S |
67 |
1 |
7 |
| rescheduleBatch() |
S |
73 |
1 |
4 |
| isNextGenGallery() |
S |
75 |
1 |
4 |
| canProcessBatch() |
S |
74 |
1 |
4 |
| extractExtension() |
S |
78 |
1 |
3 |